-
Notifications
You must be signed in to change notification settings - Fork 295
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[DDW-376] Fix address validation on the Shelley QA and Staging networks #2218
[DDW-376] Fix address validation on the Shelley QA and Staging networks #2218
Conversation
…on-wallet-dropdown' into chore/ddw-373-syncing-animation-on-wallet-dropdown # Conflicts: # CHANGELOG.md
…on-wallet-dropdown' into chore/ddw-373-syncing-animation-on-wallet-dropdown
…on-on-shelley-qa-network' into fix/ddw-376-fix-address-validation-on-shelley-qa-network
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good. Good work @DeeJayElly 👍
@DeeJayElly this is working well. I was wondering if the same issue with Staging is going to be addressed on this PR too. |
@DeeJayElly please check this 🙏 |
@DeeJayElly I have added one more TODO for you: |
…on-on-shelley-qa-network' into fix/ddw-376-fix-address-validation-on-shelley-qa-network
Fix is added for network tag |
Address validation is now working on staging, great work @DeeJayElly ! :) |
Thanks @alan-mcnicholas! Did you also make sure non-staging addresses are rejected? E.g. the mainnet ones? cc @gnpf @ManusMcCole @mioriohk |
@nikolaglumac I checked that address discrimination is working between staging\mainnet and testnet. |
Great! Thanks for checking that @alan-mcnicholas ❤️ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me, great work!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Works great @DeeJayElly 👍
This PR fixes Address validation on Shelley QA and Staging networks and adds Shelley QA network SMASH server URL.
Todos
Screenshots
Testing Checklist
Review Checklist
Basics
feature
/bug
/chore
,release-x.x.x
)yarn test
)yarn dev
)yarn package
/ CI builds)yarn flow:test
)yarn lint
)yarn prettier:check
)yarn manage:translations
produces no changes)yarn storybook
)yarn.lock
file is updatedCode Quality
Testing
After Review
done
column on the YouTrack board